rule:
meta:
name: gather robo-ftp information
namespace: collection/file-managers
authors:
- "@_re_fox"
scopes:
static: function
dynamic: thread
att&ck:
- Credential Access::Credentials from Password Stores [T1555]
references:
- https://www.robo-ftp.com/
examples:
- 5a2f620f29ca2f44fc22df67b674198f:0x40D2CB
features:
- or:
- and:
- substring: "SOFTWARE\\Robo-FTP"
- or:
- substring: "\\FTPServers"
- substring: "FTP File"
- string: "FTP Count"
- and:
- string: "Password"
- string: "ServerName"
- string: "UserID"
- string: "PortNumber"
- string: "InitialDirectory"
- string: "ServerType"
last edited: 2023-11-24 10:34:28